Skip to content

Tracking PR for v0.30.0 release - #3468

Draft
bobbinth wants to merge 5 commits into
mainfrom
next
Draft

Tracking PR for v0.30.0 release#3468
bobbinth wants to merge 5 commits into
mainfrom
next

Conversation

@bobbinth

@bobbinth bobbinth commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This is a tracking PR for v0.30.0 release.

bobbinth and others added 2 commits August 4, 2026 16:32
midenc-hir-type 0.10.0 was published with a dependency on
miden-serde-utils 0.29. Workspace builds on next masked that dependency
because the local path crate inherited miden-serde-utils 0.30.

Release dry-runs exclude the published 0.10.0 crate and resolve it from
crates.io. That gives miden-mast-package incompatible 0.29 and 0.30
serialization trait identities.

Bump midenc-hir-type to 0.11.0 so release verification stages a crate
built against miden-serde-utils 0.30. The minor bump reflects the public
serialization trait change.
Merge the chunk-node and Keccak-sponge AIRs, and merge the EC point
and group-store AIRs. Share their constraint evaluators while placing
each component in a separate column band.

Derive the ACE quotient arity from the relation, correcting it from
eight chunks to four.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants